SLDataLocator_AndroidFD

File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD

extern (C)
struct SLDataLocator_AndroidFD {}

Members

Variables

fd
SLint32 fd;
Undocumented in source.
length
SLAint64 length;
Undocumented in source.
locatorType
SLuint32 locatorType;
Undocumented in source.
offset
SLAint64 offset;
Undocumented in source.

Meta